home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / Programming / FBSpriteWorld 1.05b / Project 1.05b / FBSW 1.05B Read Me next >
Encoding:
Text File  |  1994-05-10  |  1.3 KB  |  23 lines  |  [TEXT/ttxt]

  1. The additions in this 1.05B folder were modified by Andrew Gariepy to make SpriteWorld more robust. As such it has been added to Robert Hommell’s FBSpriteWorld package so that all FutureBASIC users can use this wonderful addition.
  2.  
  3. '       ------------------------------------------------------------
  4. '       Notes on 1.05B
  5. '
  6. '       Works with 32 bit quickdraw only                    04/26/94
  7. '       Added dialog & menu event handling for BG running
  8. '       Reduced memory requirements by 1/3                  04/28/94
  9. '       Fixed Power Mac problems 
  10. '       Fixed unlocked GWorld bugs                          04/29/94
  11. '       Fixed other things for speed & reliability          05/01/94
  12. '
  13. '       Testing for reliability was performed on a Mac IIfx, Q-700, Q-610,
  14. '       and 840av, plus Power Macs 6100/60, 7100/66av, and 8100/80. All
  15. '       tests were run under System 7.1 and 7.12.
  16. '
  17. '       The best speed we saw was the 8100 which achieved a frame rate
  18. '       of 65 frames/sec (fps) at millions of colors. 256 colors peaked
  19. '       the rate at about 80 fps. The 6100 could reach 65 fps when run 
  20. '       at 4 color mode. Remember though, this was under the emulator
  21. '       which required thousands of mode switches per second of animation.
  22. '       Not a bad speed considering.
  23.